[IA64] Remove unused var opt_xenheap_megabytes
authorAlex Williamson <alex.williamson@hp.com>
Tue, 28 Aug 2007 18:27:39 +0000 (12:27 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Tue, 28 Aug 2007 18:27:39 +0000 (12:27 -0600)
commit245819174cc2b38bd7a70933e5543417f3273f80
tree6534e2246baea18ecf22cb0919eef72e2ecac02a
parent200472a35b4d894da96bd1b1232a19e9de9801b9
[IA64] Remove unused var opt_xenheap_megabytes

x86 and ppc use opt_xenheap_megabytes; ia64 doesn't so remove it.  Also clean
up some comments; add some __init and __initdata where appropriate

Signed-off-by: Aron Griffis <aron@hp.com>
xen/arch/ia64/xen/xensetup.c